home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1062 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.7 KB

  1. Path: news.mindlink.net!van-bc!usenet
  2. From: Craig Johannsen <johan@wimsey.com>
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc,comp.os.ms-windows.programmer.tools.misc
  4. Subject: Re: C++ with Zapp vs. Delphi
  5. Date: 9 Jan 1996 05:29:58 GMT
  6. Organization: Online at Wimsey
  7. Message-ID: <4csugm$slr@wolfe.wimsey.com>
  8. References: <4cfor8$qno@picasso.op.net> <4cjthe$23t@canton.charm.net> <4csdo8$308@news.iconn.net>
  9. NNTP-Posting-Host: pm00.pomo.wis.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  14.  
  15. I have used both zApp and Delphi.  I find Delphi more productive,
  16. in terms of getting useful results more quickly.  However, zApp
  17. is more comprehensive in many ways.  I guess that results from a
  18. more comprehensive class library -- it just has more feature
  19. (at least I think so -- I've never actually compared them feature
  20. for feature).
  21.  
  22. Because it is more simple, I think a developer can get up to speed
  23. more quickly with Delphi.  The versions of zApp I worked with didn't
  24. have any database classes (like TTable or TQuery), so if you want
  25. to build database applications, Delphi seems the more logical choice.
  26.  
  27. Delphi seems less troublesome than zApp.  At least, I have run into
  28. very few problems using it.  With zApp, it seemed I had to spend a lot
  29. of time examining the class library source code to find out how things
  30. really worked.  I've done this with Delphi too, but more out of curiosity
  31. than because I had to do so.
  32.  
  33. Please don't assume I am knocking zApp.  It's a very good product and
  34. is very nicely architected.  What's more, it is portable between a 
  35. number of platforms.  Overall, I was pleased with it.
  36.  
  37.